home *** CD-ROM | disk | FTP | other *** search
/ ios / (WIN) ios / ios / ios.img / photo / 140vtr / 00005.ls < prev    next >
Encoding:
Text File  |  1995-07-07  |  83 b   |  7 lines

  1. go(the frame)
  2. if sprite 11 intersects 10 then
  3.   go("IN")
  4. else
  5.   go("item2")
  6. end if
  7.